Reviewing Order Management System Data Source Configuration | Contents | SCVs | Search | Glossary | Reports | Solutions | XML | Index | Logs |
Reviewing Application Settings in the Jenasys Properties File
Purpose: Use the jenasys.properties file on the Order Management System application server to review base configuration settings for Order Management System, such as where the specific parts of the Order Management System application are installed and how they should run.
Important: The system updates the contents of this file during the installation process and you would typically not change the contents of this file.
Location of file: This file is normally saved on the application server at /usr/local/tomcat01/conf/jenasysproperties, where /usr/local/tomcat01 is the installed location of Order Management System.
To review the file: You can review this file using a text editor, being careful not to change the settings in this file.
The settings in this file that you may wish to review for troubleshooting purposes are listed below
Setting |
Description |
The directory on the application server where Order Management System has been installed. An example directory is /usr/local/tomcat01/apps, where /usr/local/tomcat01 is the installed location of Order Management System. |
|
The base directory on the Order Management System application server where the Order Management System application has been installed. An example directory is /usr/local/tomcat01. |
|
LOG_DIR |
The directory on the Order Management System application server where the logs are stored. An example directory is ${server.root}/log. |
The directory on the Order Management System application server where the properties files are located. An example directory is /usr/local/tomcat01/conf, where /usr/local/tomcat01 is the installed location of Order Management System. |
|
The directory on the Order Management System application server where the Order Management System application has been installed. An example directory is /usr/local/tomcat01. |
|
The directory on the Order Management System application server where the clientbeans.jar and other shared jar files are located for service class lookup. An example setting is /usr/local/tomcat01/apps/SerenadeSeam. |
|
The directory on the Order Management System application server where the system stores the server run-time data. An example setting is /usr/local/tomcat01/OMSFiles, where /usr/local/tomcat01 is the installed location of Order Management System. |
|
XML_ CONVERSION and XML_CONVERSION_ADMIN |
Must be set to FORCE_SERVER in order to support Internet Explorer 9.0 or higher. This entry can be anywhere in the properties file. See Browser Setup for Oracle Retail Order Management System for more information. |
proxied external hosts |
Defines the necessary proxy information required for integrations with Order Management System. This setting is delivered with the application and should not be changed. |